﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(swiper.min.css);
/*首页*/
/*轮显*/
.banner{ width: 100%; overflow:hidden; position:relative;}
.banner .swiper-container{ width: 100%; height: 100%; position: absolute; z-index: 1; top: 0;left: 0; right: 0;bottom: 0;}
.banner .lzpic1,
.banner .lzpic2 { width: 100%;height: 100%; background: no-repeat center; background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;transition:all 0.3s;}
.banner .text{ max-width: 1400px; width: 100%; position: absolute; left: 50%; top: 49%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 10; color: #fff; /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=45, Color=#989898)"; text-shadow: -2px 2px 6px rgba(152, 152, 152, 0.8); filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#989898);*/ padding: 0 20px; line-height:1.1; font-weight:bold;}
.banner .text a{ float:left;}
.banner .text .small{ width:150px; text-align:center; height:46px; line-height:46px;font-size: 16px; background:#fdd100; border-radius:30px; margin-top:40px;transition:all 0.3s; font-weight:normal; color:#fff;}
.banner .text .small span{ padding-left:14px; font-family:"宋体";}
.banner .text .small:hover{ text-indent:5px;}
.banner .text .desc{ margin-top:12px; overflow:hidden; font-weight:normal;}
.banner .swiper-pagination { width: 100%;bottom: 30px; transition-duration: 0.4s;-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;}
.banner .swiper-pagination.gao {bottom: 380px;}
.banner .swiper-pagination .swiper-pagination-bullet { width: 26px; height: 26px; background:url(../images/dian.png) no-repeat; background-size:100% 100%;opacity: 1; margin: 0 20px; border-radius:0;}
.banner .swiper-pagination .swiper-pagination-bullet-active { background-image:url(../images/dian_on.png); }
.lzpic1 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
/*.banner:hover .lzpic1{transform:scale(1.05, 1.05);}*/
.lzpic2 { display: none;}
.lzpic2 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.banner .anim-1,.banner .anim-4{filter:alpha(opacity=0);opacity:0; }
.banner .swiper-slide-active .anim-1{animation:mymove6 0.6s; -webkit-animation:mymove6 0.6s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay:0.2s;

	-webkit-animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-delay:0.2s;}
.banner .swiper-slide-active .anim-4{animation:mymove6 0.6s; -webkit-animation:mymove6 0.6s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay:0.8s;

	-webkit-animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-delay:0.8s;
}
/*产品中心*/
.i_title{ overflow:hidden; text-align:center; margin-top:5%;}
.i_title .h3{ line-height:1.3; font-weight:bold; overflow:hidden;color:#454545;}
.i_title .p{line-height:1.3; overflow:hidden; color:#e4e4e4; text-transform:uppercase; font-weight:bold; font-family:Arial;}
.i_one_a{ overflow:hidden; margin-top:15px;  position:relative; height:137px; text-align:center;}
.i_one_a .scroller {/*position:absolute;*/display:inline-block; vertical-align:top;}
.i_one_a .scroller li{ float:left;/*  padding-right:3%;*/ position:relative;}
.i_one_a .scroller li dd{ overflow:hidden; cursor:pointer; text-align:center; border-radius:10px 10px 0 0; width:208px;}
.i_one_a .scroller li a{ color:#555555;  }
/*.i_one_a .scroller li a:hover{ color:#2285ed;}*/
.i_one_a .scroller li.cur dd{ background:#f2f2f2;}
.i_one_a .scroller li.cur a{}
.i_one_a .scroller li dd i{ width:59px; height:54px; margin:0 auto; display:block; background-repeat:no-repeat; background-size:100% 100%; overflow:hidden; margin-top:22px;}
.i_one_a .scroller li dd i.bgs1{ background-image:url(../images/i_a1.png);}
.i_one_a .scroller li dd i.bgs2{ background-image:url(../images/i_a2.png);}
.i_one_a .scroller li dd i.bgs3{ background-image:url(../images/i_a3.png);}
.i_one_a .scroller li dd i.bgs4{ background-image:url(../images/i_a4.png);}
.i_one_a .scroller li dd i.bgs5{ background-image:url(../images/i_a5.png);}
.i_one_a .scroller li dd i.bgs6{ background-image:url(../images/i_a6.png);}
.i_one_a .scroller li dd .h4{font-size:16px;  font-weight:normal; overflow:hidden; text-align:center; height:28px; line-height:28px; margin-top:13px; margin-bottom:20px;}
.i_one_bg{ background:#f2f2f2; overflow:hidden;}
.i_one{ padding-top:3%; padding-bottom:4.5%;}
.i_one ul li{ float:left; width:23.5%; background:#fff; overflow:hidden; margin-right:2%; margin-bottom:2%;  position:relative; z-index:0;transition:all 0.3s; border-radius:10px;}
.i_one ul li:nth-child(4n+0){ margin-right:0;}
.i_one ul li:hover{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.12); box-shadow: 0 5px 15px rgba(0,0,0,0.12);}
.i_one ul li .imgs{ overflow:hidden; position:relative; padding-top:56.235%; }
.i_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/*.i_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}*/
.i_one ul li .txts{ overflow:hidden;/* position:absolute; bottom:0; left:0;*/ width:100%;transition:all 0.3s; position:relative;}
/*.i_one ul li:hover .txts{ background:#fdd100; margin-top:-56px;}*/
.i_one ul li .txts .cons{ width:94%; margin:0 auto; max-width:290px; overflow:hidden; padding-bottom:25px; padding-top:15px;}
.i_one ul li .txts .h3{ line-height:24px; height:24px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#444444;transition:all 0.3s; font-size:16px;}
.i_one ul li .txts .p{line-height:26px; height:26px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; color:#bdbdbd; font-size:15px;transition:all 0.3s;}
.i_one ul li:hover .txts .h3{ color:#fcd000; font-weight:bold;}
.i_one ul li .ends{ overflow:hidden; margin-top:15px; text-align:center;}
.i_one ul li .ends a{ display:inline-block; vertical-align:top; width:45%; border:1px solid #e4e4e4; font-size:14px; color:#333; height:32px; line-height:32px; max-width:120px; margin-left:3px; margin-right:3px; border-radius:20px;}
.i_one ul li .ends a:hover{ color:#fff; background:#fcd000; border-color:#fcd000;}

/*关于我们*/
.i_two{ overflow:hidden; text-align:center; margin:0 auto; max-width:1000px; font-size:16px; color:#555555; line-height:30px; margin-top:2%;}
.i_two .p{ overflow:hidden;}
.i_more{display:block; width:160px;  color:#888888; margin:0 auto; font-size:16px; text-align:center; height:46px; line-height:42px; border:2px solid #e4e4e4;border-radius:30px;transition:all 0.3s; margin-top:4%; position:relative; overflow:hidden; z-index:0;}
.i_more:after{ content:""; position:absolute; left:0; top:0; height:100%; width:0; background:#fede6b;transition:all 0.3s; z-index:-1;}
.i_more span{ padding-left:5%; font-family:"宋体"; }
.i_more:hover{ color:#fff;  text-indent:5px; border-color:#fede6b;}
.i_more:hover:after{ width:100%;}
/*数字*/
.i_three{overflow:hidden; background:url(../img/i_img7.jpg) center center no-repeat; background-size:cover; padding-bottom:17.67%;}
.i_three .counter{ margin: 0 auto; max-width: 800px; text-align:center; background:#fff; overflow:hidden;}
.i_three .counter ul li{ float:left;/* width:25%;*/  width:50%;  transition:all 0.3s; position:relative; text-align:center; margin-bottom:3%; margin-top:3%;}
.i_three .counter ul li:first-child,.i_three .counter ul li:last-child{ display:none;}
.i_three .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-30px; height:60px; width:1px; background:#d9dde0;}
.i_three .counter ul li:last-child:after{ width:0;}
.i_three .counter ul li .nums{ color:#fdd100; line-height:1;}
.i_three .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px; color:#fdd100; font-weight:bold; }
.i_three .counter label{display:inline-block;vertical-align:top;  overflow:hidden;font-weight:bold; color:#fdd100;  }
.i_three .counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:24px;  margin-top:7px; margin-bottom:6px; color:#555555; margin-left:2%; margin-right:2%;}
.i_three .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*新闻资讯*/
.i_a{ margin-top:2%; overflow:hidden; text-align:center;}
.i_a a{ display:inline-block; vertical-align:top; padding-left:15px; padding-right:15px;min-width:150px; height:46px; line-height:42px; overflow:hidden; border:2px solid #e4e4e4; color:#272727; font-size:16px; border-radius:30px;transition:all 0.3s; margin-left:8px; margin-right:8px;}
.i_a a:hover{ background:#fdd100; color:#fff; border-color:#fdd100;}
.i_a a.on{ background:#fdd100; color:#fff;border-color:#fdd100;}
.i_a a.on:hover{ opacity:0.8;filter:Alpha(opacity=80);}
.i_news_bg{ background:#f6f6f6; overflow:hidden;}
.i_news{ overflow:hidden; margin-top:3%; margin-bottom:5%;}
.i_news .divhidden{opacity:0;filter:Alpha(opacity=0);transition:all 0.3s; display:block; height:0; overflow:hidden;}
.i_news .divhidden.on{opacity:1.0;filter:Alpha(opacity=100); height:auto;}
.i_news .i_news_l{ float:left; width:536px; margin-right:20px;}
.i_news .i_news_r{ overflow:hidden;}
.i_news .i_news_r .i_news_ul{ overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list{display: block;margin-bottom: 17px; overflow:hidden; border-top:1px solid #fdd100; text-align:left; background:#fff; padding-right:2%;transition:all 0.3s;}
.i_news .i_news_r .i_news_ul .inr-list:last-child{ margin-bottom:0;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{width: 22.2%;float: left;  text-align:center; overflow:hidden; margin-right:2%;  position:relative;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .date{ display:inline-block; vertical-align:top; text-align:left;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{font-size: 30px;color: #444444;/*font-family: 'sn';*/line-height: 40px; height:40px; margin-top:24px;  font-weight:normal; overflow:hidden;transition:all 0.3s;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h5{font-size: 14px;color: #5e5e5e;/*font-family: 'Open sans';*/  line-height:22px; height:22px; overflow:hidden;transition:all 0.3s; }
.i_news .i_news_r .i_news_ul .inr-list:hover .inr-l .h4{ color:#fff; font-weight:bold;}
.i_news .i_news_r .i_news_ul .inr-list:hover .inr-l .h5{ color:#fff;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r{ overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .h3{ font-size: 18px;color: #333333;line-height: 110px; height:110px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition:all 0.3s; font-weight:bold; }
.i_news .i_news_r .i_news_ul .inr-list:hover .inr-r .h3{ margin-left:3px;color:#fff;}
.i_news .i_news_r .i_news_ul .inr-list:hover{ background:#fdd100; border-color:#fdd100;}
/*搜索*/
.i_search{ overflow:hidden; padding-top:20px; padding-bottom:20px;}
.i_search .i_search_l{ float:left;width:calc(98% - 368px);width:-webkit-calc(98% - 368px);width:-moz-calc(98% - 368px); overflow:hidden; color:#555555; font-size:14px; line-height:50px; height:50px;}
.i_search .i_search_l label{ color:#fdd100; font-weight:bold; font-family:Arial;}
.i_search .i_search_l span{ color:#333;}
.i_search .i_search_l a{ margin-right:20px;}
.i_search .i_search_l a:last-child{ margin-right:0;}
.i_search .i_search_r{ width:368px; height:50px; border:1px solid #fdd100; overflow:hidden; border-radius:30px; float:right;}
.i_search .i_search_r:hover{box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.08);}
.i_search .i_search_r .inputs{ float:left;width:calc(100% - 74px);width:-webkit-calc(100% - 74px);width:-moz-calc(100% - 74px);height: 48px; line-height: 48px;font-size: 1.4px; text-indent:30px; color:#555555; font-family:"宋体";}
.i_search .i_search_r .inputs:focus{ border-color:#fdd100;}
.i_search .i_search_r .bnts{ float:right; outline:none; height:48px; width:74px; background:url(../images/i_bg5.png) center center no-repeat; background-size:20px 20px; cursor:pointer;transition:all 0.3s;}
.i_search .i_search_r .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*合作品牌*/
.i_brand{ overflow:hidden; background:url(../images/i_bg6.png) center top no-repeat; background-size:cover;}
.i_brand_ul{ margin-top:3%; overflow:hidden;}
.i_brand_ul ul li .imgs{ overflow:hidden;  position:relative; padding-top:51.5%;}
/*.i_brand_ul ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/
.i_brand_ul ul li .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
/*.i_brand_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}*/
.i_brand_ul ul li{ float:left; width:18.4%; margin-right:2%; margin-bottom:2%; overflow:hidden; position:relative;}
.i_brand_ul ul li:nth-child(5n+0){ margin-right:0;}
.i_brand_ul ul li.hide{ display:none;}
.i_brand_ul ul li:after{ content:""; position:absolute; width:100%; height:1px; top:0; left:-100%; background:#fdd100;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_brand_ul ul li:hover:after{ left:0;}
.i_brand_ul ul li:before{ content:""; position:absolute; width:1px; height:100%; top:-100%; left:0; background:#fdd100;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_brand_ul ul li:hover:before{ top:0;}
.i_brand_ul ul li .boxs{ text-align:center; overflow:hidden; border:1px solid #dddddd;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_brand_ul ul li .boxs:after{ content:""; position:absolute; width:100%; height:1px; bottom:0; right:-100%; background:#fdd100;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_brand_ul ul li:hover .boxs:after{ right:0;}
.i_brand_ul ul li .boxs:before{ content:""; position:absolute; width:1px; height:100%; bottom:-100%; right:0; background:#fdd100;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_brand_ul ul li:hover .boxs:before{ bottom:0;}
/*优势*/
.i_title .h3 .ico{ vertical-align:text-top; margin-left:5px; margin-right:5px;}
.i_advantage{ overflow:hidden; margin-top:4%;}
.i_advantage_l{ float:left; width:49%; max-width:674px; overflow:hidden;}
.i_advantage_l .imgs{ height:536px; position:relative; overflow:hidden;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.i_advantage_l .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;opacity:0;filter:Alpha(opacity=0); }
.i_advantage_l:hover .imgs{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_advantage_r{ float:right; width:49%; max-width:674px; overflow:hidden;}
.i_advantage_r ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:33px; margin-bottom:17px; padding-top:20px; overflow:hidden; position:relative;}
.i_advantage_r ul li:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}
.i_advantage_r ul li:after{ top:20px; content:"01"; font-size:60px; position:absolute; right:0; height:46px; line-height:46px; color:#fdd100;font-family:DINCond-Bold,"宋体";}
.i_advantage_r ul li:nth-child(2):after{ content:"02";}
.i_advantage_r ul li:nth-child(3):after{ content:"03";}
.i_advantage_r ul li .h3{ font-weight:normal; overflow:hidden; height:36px; line-height:36px; color:#222222; font-size:30px;}
.i_advantage_r ul li .p{ height:22px; line-height:22px; overflow:hidden; color:#d5d5d5; font-size:14px; font-family:Arial;}
.i_advantage_r ul li .desc{ line-height:30px; overflow:hidden; color:#777777; font-size:15px; margin-top:2px;}
@media screen and (max-width: 1400px) {
/*产品中心*/
.i_one_a .scroller{ display:block;}
.i_one_a .scroller li{ width:16.66%;}
.i_one_a .scroller li dd{ width:100%;}
}

@media screen and (max-width: 1260px) {
/*产品中心*/
.i_one_a{ height:127px;}
.i_one_a .scroller li dd i{ width:50px; height:46px; margin-top:20px;}
.i_one_a .scroller li dd .h4{ font-size:15px; margin-top:13px; margin-bottom:20px;}
.i_one ul li .txts .cons{ padding-top:12px; padding-bottom:20px;}
.i_one ul li .txts .h3{ font-size:16px;}
.i_one ul li .txts .p{ font-size:14px;}
.i_one ul li{  width:32%;}
.i_one ul li:nth-child(4n+0){ margin-right:2%;}
.i_one ul li:nth-child(3n+0){ margin-right:0;}
/*数字*/
.i_three .counter .h6{ font-size:15px;}
/*合作品牌*/
.i_brand_ul ul li{  width:23.5%; }
.i_brand_ul ul li:nth-child(5n+0){ margin-right:2%;}
.i_brand_ul ul li:nth-child(4n+0){ margin-right:0;}
/*优势*/
.i_title .h3 .ico{ height:40px;}
}

@media screen and (max-width: 1100px) {
/*轮显*/
.lzpic2{display: block;}
.lzpic1{display: none;}
.banner .swiper-container{ position:static;}
.banner .swiper-pagination { bottom:25px;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 22px; height:22px;margin: 0 10px;}
/*.banner .text { display:none;}*/
.banner .text{transform: translate(-50%, 0%); top:6%; text-align:center; }
.banner .text .small{ margin:0 auto; margin-top:40px;}
/*数字*/
.i_three .counter .h6{ font-size:14px; line-height:22px;}
/*新闻资讯*/
.i_news .i_news_l{ width:50%; margin-right:12px;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:12px;}
/*优势*/
.i_advantage_l .imgs{ height:500px;}
.i_advantage_r ul li{ padding-bottom:26px; padding-top:15px;}
.i_advantage_r ul li .h3{ font-size:26px;}
.i_advantage_r ul li .p{ font-size:13px;}
.i_advantage_r ul li .desc{ line-height:26px; font-size:14px;}
}

@media screen and (max-width: 960px) {
/*轮显*/
.banner .text .small{ width:140px; height:40px; line-height:40px; font-size:15px;}
/*产品中心*/
.i_one_a{ height:117px;}
.i_one_a .scroller li dd i{ width:46px; height:42px;}
.i_one_a .scroller li dd .h4{ font-size:14px; margin-top:12px; margin-bottom:15px;}
.i_one ul li{ width:49%;}
.i_one ul li:nth-child(3n+0){ margin-right:2%;}
.i_one ul li:nth-child(2n+0){ margin-right:0;}
/*关于我们*/
.i_two{ font-size:15px; line-height:26px;}
.i_more{ width:150px; height:40px; line-height:36px; font-size:15px;}
/*数字*/
.i_three .counter .h6{ font-size:13px;}
/*新闻资讯*/
.i_a a{ margin-left:1%; margin-right:1%; font-size:15px; min-width:140px; height:40px; line-height:36px;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:10px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{ width:100px;  margin-right:15px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{ font-size:26px; height:36px; line-height:36px; margin-top:20px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h5{ font-size:14px; margin-top:0;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .h3{ font-size:16px; height:96px; line-height:96px;}
/*搜索*/
.i_search .i_search_l{width: calc(98% - 300px); width: -webkit-calc(98% - 300px);width: -moz-calc(98% - 300px);}
.i_search .i_search_r{ width:300px;}
.i_search .i_search_l a{ margin-right:10px;}
.i_search .i_search_r .inputs{ text-indent:20px;width: calc(100% - 60px);width: calc(100% - 60px);width: -moz-calc(100% - 60px);}
.i_search .i_search_r .bnts{ width:60px;}
/*合作品牌*/
.i_brand_ul ul li{  width:32%; }
.i_brand_ul ul li:nth-child(4n+0){ margin-right:2%;}
.i_brand_ul ul li:nth-child(3n+0){ margin-right:0;}
/*优势*/
.i_title .h3 .ico{ height:32px;}
.i_advantage{ padding-bottom:2%;}
.i_advantage_l{ float:none; width:100%; max-width:none;}
.i_advantage_r{ float:none; width:100%; max-width:none; margin-top:2%;}
.i_advantage_r ul li{ padding-bottom:3%; margin-bottom:1%; padding-top:2%;}
}

@media screen and (max-width: 780px) {
/*轮显*/
.banner .swiper-pagination { bottom:20px;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 20px; height:20px; margin: 0 5px;}
/*数字*/
.i_three{ padding-bottom:30%;}
.i_three .counter ul li{ width:50%;}
.i_three .counter ul li .txts2{ text-align:center;}
/*.i_three .counter ul li:nth-child(3){ clear:both;}*/
.i_three .counter ul li:nth-child(1){ margin-bottom:0;}
.i_three .counter ul li:nth-child(2){ margin-bottom:0;}
/*.i_three .counter ul li:nth-child(2):after{ width:0;}*/
/*新闻资讯*/
.i_news .i_news_l{ width:100%; float:none; margin-right:0;}
.i_news .i_news_r{ margin-top:2%;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:2%;}
/*搜索*/
.i_search{ padding-top:10px; padding-bottom:10px;}
.i_search .i_search_l{ line-height:40px; height:40px;width: calc(98% - 250px);width: -webkit-calc(98% - 250px); width: -moz-calc(98% - 250px);}
.i_search .i_search_r{ height:40px; width:250px;}
.i_search .i_search_r .inputs{ height:38px; line-height:38px;width: calc(100% - 50px); width: calc(100% - 50px); width: -moz-calc(100% - 50px);}
.i_search .i_search_r .bnts{ height:38px; width:50px;}
}
@media screen and (max-width: 640px) {
/*产品中心*/
.i_one_a{ height:115px;}
.i_one_a .scroller{ position:absolute;}
.i_one_a .scroller li{ width:auto;}
.i_one_a .scroller li dd{ padding-left:25px; padding-right:25px;}
.i_one_a .scroller li dd i{ width:44px; height:40px;}
.i_one ul li .txts .cons{ padding-top:10px; padding-bottom:15px;}
.i_one ul li .txts .p{ line-height:20px; height:20px; margin-top:4px;  font-size:13px;}
.i_one ul li:hover .txts{ margin-top:-45px;}
.i_one ul li .txts .h3{ font-size:15px;}
.i_one ul li .ends a{ margin-left:1px; margin-right:1px; height:32px; line-height:32px; font-size:13px;}
/*关于我们*/
.i_two{ font-size:14px; line-height:24px;}
.i_more{ width:140px; height:36px; line-height:32px; font-size:14px;}
/*数字*/
.i_three .counter ul li{ overflow:hidden;}
.i_three .counter ul li .txts2{ margin-top:10px;}
/*新闻资讯*/
.i_a{ margin-top:3%;}
.i_a a{ height:34px; line-height:30px; font-size:14px;}
/*搜索*/
.i_search .i_search_l{ float:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.i_search .i_search_r{ width:100%; float:none; margin-top:1%;}
/*优势*/
.i_title .h3 .ico{ height:28px;}
.i_advantage_r ul li .h3{ font-size:22px;}
.i_advantage_r ul li:after{ top:10px; font-size:55px;}
}

@media screen and (max-width: 480px) {
/*轮显*/
.banner .swiper-pagination { bottom:10px;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 16px; height:16px; margin: 0 4px;}
.banner .text .small{ width:130px; height:36px; line-height:36px; font-size:14px; margin-top:20px;}
/*产品中心*/
.i_one_a{ height:112px;}
.i_one_a .scroller li dd{ padding-left:20px; padding-right:20px;}
.i_one_a .scroller li dd i{ width:40px; height:37px;}
.i_one_a .scroller li dd .h4{ font-size:13px;}
.i_one ul li{border-radius: 6px;}
.i_one ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.i_one ul li .txts .p{ font-size:12px;}
.i_one ul li:hover .txts{ background:#fff; margin-top:0;}
.i_one ul li .txts .h3{ font-size:14px;height:20px; line-height:20px;}
.i_one ul li:hover .txts .h3{ color:#444444; }
.i_one ul li .ends a{ font-size:12px;}
/*关于我们*/
.i_two{ font-size:13px; line-height:22px;}
.i_more{ width:120px; height:34px; line-height:30px; font-size:13px;}
/*数字*/
.i_three .counter{ padding-top:2%; padding-bottom:2%;}
.i_three .counter .h6{ font-size:12px; line-height:20px;}
/*新闻资讯*/
.i_a a{ font-size:13px; min-width:120px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{ margin-right:10px; width:90px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{ font-size:24px; margin-top:7px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h5{ font-size:13px; height:20px; line-height:20px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .h3{ font-size:15px; height:70px; line-height:70px;}
/*搜索*/
.i_search .i_search_l{ font-size:13px;}
.i_search .i_search_r .bnts{ background-size:16px 16px;}
/*合作品牌*/
.i_brand_ul ul li{ width:49%;}
.i_brand_ul ul li:nth-child(3n+0){ margin-right:2%;}
.i_brand_ul ul li:nth-child(2n+0){ margin-right:0;}
/*优势*/
.i_title .h3 .ico{ height:24px;}
.i_advantage_l .imgs{ height:auto;}
.i_advantage_l .imgs img{ position:static;}
.i_advantage_r ul li .h3{ font-size:20px;}
.i_advantage_r ul li:after{ font-size:45px; top:6px;}
.i_advantage_r ul li .desc{ line-height:22px; font-size:13px;}
}
@media screen and (max-width: 420px) {
/*轮显*/
.banner .text .small{ width:120px; height:32px; line-height:32px; font-size:13px;}
/*关于我们*/
.i_two{ font-size:12px; line-height:20px;}
/*新闻资讯*/
.i_a a{ font-size:12px;}
}
@keyframes mymove6
{
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);
  -moz-transform: translateY(60px) translateX(0);
  transform: translateY(60px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}

@-webkit-keyframes mymove6
{
	/*from { filter:alpha(opacity=0);opacity:0; margin-bottom:-20%;}
	to {margin-bottom:3%;filter:alpha(opacity=1);opacity:1;}*/
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);
  -moz-transform: translateY(60px) translateX(0);
  transform: translateY(60px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}